C1.AspNetCore.Mvc.MultiRow Assembly / C1.Web.Mvc.MultiRow Namespace / MultiRow<T> Class / ColumnFootersTemplate Property

In This Topic
ColumnFootersTemplate Property (MultiRow<T>)
In This Topic
Gets the templates applied in column footers cells.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ColumnFootersTemplate As CellTemplate
 
See Also